home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20031118-20041115 / 000410_fdc@columbia.edu_Thu Sep 30 13:57:11 2004.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Path: newsmaster.cc.columbia.edu!not-for-mail
  2. From: Frank da Cruz <fdc@columbia.edu>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: FTP/TLS site commands
  5. Date: 30 Sep 2004 17:54:01 GMT
  6. Organization: Columbia University
  7. Lines: 10
  8. Message-ID: <slrncloi1p.5sq.fdc@sesame.cc.columbia.edu>
  9. References: <evOdnTbSQtrJ3MHcRVn-pQ@comcast.com>
  10. Reply-To: fdc@columbia.edu
  11. NNTP-Posting-Host: sesame.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1096566841 22194 128.59.59.56 (30 Sep 2004 17:54:01 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 30 Sep 2004 17:54:01 GMT
  15. User-Agent: slrn/0.9.8.0 (SunOS)
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15190
  17.  
  18. On 2004-09-30, David Barr <david20708@comcast.net> wrote:
  19. : I'm trying to figure out how to issue a SITE command to change my
  20. : password, which the vendor requires that I do monthly.  They have a
  21. : chgpsw command that I'm supposed to use.  I've included the session
  22. : where I'm trying to issue the command.
  23. :
  24. Try "help ftp site" and then if you see "chgpsw" then
  25. "help ftp site chgpsw".
  26.  
  27. - Frank